[INFO] cloning repository https://github.com/miha-stopar/sphincs-circuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miha-stopar/sphincs-circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiha-stopar%2Fsphincs-circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiha-stopar%2Fsphincs-circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122c91f4a06e65c422b4ed26968db8f58de1158d
[INFO] testing miha-stopar/sphincs-circuit against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiha-stopar%2Fsphincs-circuit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] [attr]whitespacestrict whitespace="trailing-space,tab-in-indent,space-before-tab,tabwidth=4" not allowed: third_party/PQClean/.gitattributes:6
[INFO] started tweaking git repo https://github.com/miha-stopar/sphincs-circuit
[INFO] finished tweaking git repo https://github.com/miha-stopar/sphincs-circuit
[INFO] tweaked toml for git repo https://github.com/miha-stopar/sphincs-circuit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miha-stopar/sphincs-circuit on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miha-stopar/sphincs-circuit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded addchain v0.2.1
[INFO] [stderr]   Downloaded halo2derive v0.2.0
[INFO] [stderr]   Downloaded blstrs v0.7.1
[INFO] [stderr]   Downloaded serde_arrays v0.2.0
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v1.0.0
[INFO] [stderr]   Downloaded bellpepper-core v0.4.0
[INFO] [stderr]   Downloaded bellpepper v0.4.1
[INFO] [stderr]   Downloaded blake2s_simd v1.0.4
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded halo2curves v0.10.0
[INFO] [stderr]   Downloaded spartan2 v0.9.0
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded sha3 v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c62b099e00b436c384dfff5cdc1d5cd90c2bfb17fb82a9f54a5967157031a32
[INFO] running `Command { std: "docker" "start" "-a" "2c62b099e00b436c384dfff5cdc1d5cd90c2bfb17fb82a9f54a5967157031a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c62b099e00b436c384dfff5cdc1d5cd90c2bfb17fb82a9f54a5967157031a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c62b099e00b436c384dfff5cdc1d5cd90c2bfb17fb82a9f54a5967157031a32", kill_on_drop: false }`
[INFO] [stdout] 2c62b099e00b436c384dfff5cdc1d5cd90c2bfb17fb82a9f54a5967157031a32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624b8ffce44fb47091a8797da5b0144146f2f704a231c8afeaea1b1a7b398287
[INFO] running `Command { std: "docker" "start" "-a" "624b8ffce44fb47091a8797da5b0144146f2f704a231c8afeaea1b1a7b398287", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling circuit-spec v0.1.0 (/opt/rustwide/workdir/crates/circuit-spec)
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling blake2s_simd v1.0.4
[INFO] [stderr]    Compiling halo2curves v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sphincs-ref v0.1.0 (/opt/rustwide/workdir/crates/sphincs-ref)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bellpepper v0.4.1
[INFO] [stderr]    Compiling sphincs-circuit v0.1.0 (/opt/rustwide/workdir/crates/sphincs-circuit)
[INFO] [stderr]    Compiling spartan2 v0.9.0
[INFO] [stderr]    Compiling sphincs-prover v0.1.0 (/opt/rustwide/workdir/crates/sphincs-prover)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.79s
[INFO] running `Command { std: "docker" "inspect" "624b8ffce44fb47091a8797da5b0144146f2f704a231c8afeaea1b1a7b398287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624b8ffce44fb47091a8797da5b0144146f2f704a231c8afeaea1b1a7b398287", kill_on_drop: false }`
[INFO] [stdout] 624b8ffce44fb47091a8797da5b0144146f2f704a231c8afeaea1b1a7b398287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319a5b5ea4c56af0fea546e0599651fbdecf0133172cb354964edd60766a04ea
[INFO] running `Command { std: "docker" "start" "-a" "319a5b5ea4c56af0fea546e0599651fbdecf0133172cb354964edd60766a04ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling circuit-spec v0.1.0 (/opt/rustwide/workdir/crates/circuit-spec)
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bellpepper-core v0.4.0
[INFO] [stderr]    Compiling sphincs-ref v0.1.0 (/opt/rustwide/workdir/crates/sphincs-ref)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper v0.4.1
[INFO] [stderr]    Compiling sphincs-circuit v0.1.0 (/opt/rustwide/workdir/crates/sphincs-circuit)
[INFO] [stderr]    Compiling halo2curves v0.10.0
[INFO] [stderr]    Compiling spartan2 v0.9.0
[INFO] [stderr]    Compiling sphincs-prover v0.1.0 (/opt/rustwide/workdir/crates/sphincs-prover)
[INFO] [stdout] warning: fields `setup_ok`, `prep_ok`, and `prove_ok` are never read
[INFO] [stdout]    --> crates/sphincs-prover/tests/neutronnova_shared_debug.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | struct PhaseResult {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 780 |     setup_ok: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 781 |     prep_ok: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 782 |     prove_ok: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhaseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.45s
[INFO] running `Command { std: "docker" "inspect" "319a5b5ea4c56af0fea546e0599651fbdecf0133172cb354964edd60766a04ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319a5b5ea4c56af0fea546e0599651fbdecf0133172cb354964edd60766a04ea", kill_on_drop: false }`
[INFO] [stdout] 319a5b5ea4c56af0fea546e0599651fbdecf0133172cb354964edd60766a04ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29abf7d8c8927c6d67193123d0a4fd0b98ae64972758ac6ad6a3cc9fd2870006
[INFO] running `Command { std: "docker" "start" "-a" "29abf7d8c8927c6d67193123d0a4fd0b98ae64972758ac6ad6a3cc9fd2870006", kill_on_drop: false }`
[INFO] [stderr] warning: fields `setup_ok`, `prep_ok`, and `prove_ok` are never read
[INFO] [stderr]    --> crates/sphincs-prover/tests/neutronnova_shared_debug.rs:780:5
[INFO] [stderr]     |
[INFO] [stderr] 779 | struct PhaseResult {
[INFO] [stderr]     |        ----------- fields in this struct
[INFO] [stderr] 780 |     setup_ok: bool,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 781 |     prep_ok: bool,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 782 |     prove_ok: bool,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PhaseResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sphincs-prover` (test "neutronnova_shared_debug") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/circuit_spec-4d4da0256f583d2c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::signature_size_matches_pqclean_meta ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sphincs_circuit-8f531f3f89e2bd7c)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test fors::tests::message_to_indices_reads_12_bits_per_tree ... ok
[INFO] [stdout] test hash_msg::tests::native_matches_pqclean_short_message ... ok
[INFO] [stdout] test hash_msg::tests::native_matches_pqclean_longer_message ... ok
[INFO] [stdout] test shared_link::tests::enforce_words_eq_shared_is_satisfied_on_allocated_digest ... ok
[INFO] [stdout] test hash_msg::tests::mgf1_30_bytes_is_one_sha256 ... ok
[INFO] [stdout] test shared_link::tests::enforce_bytes_eq_shared_is_satisfied_on_allocated_digest ... ok
[INFO] [stdout] test chain::tests::unequal_states_unsatisfied ... ok
[INFO] [stdout] test chain::tests::equal_states_satisfied ... ok
[INFO] [stdout] test merkle::tests::single_level_tree ... ok
[INFO] [stdout] test hash_msg::tests::circuit_matches_pqclean_short_message ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p sphincs-circuit --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sphincs_circuit-8f531f3f89e2bd7c` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "29abf7d8c8927c6d67193123d0a4fd0b98ae64972758ac6ad6a3cc9fd2870006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29abf7d8c8927c6d67193123d0a4fd0b98ae64972758ac6ad6a3cc9fd2870006", kill_on_drop: false }`
[INFO] [stdout] 29abf7d8c8927c6d67193123d0a4fd0b98ae64972758ac6ad6a3cc9fd2870006
